home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / wait < prev   
Encoding:
Text File  |  1995-03-10  |  223 b   |  21 lines

  1. AMIGADOS GUIDE V1.5
  2. WAIT
  3.  
  4. USE:
  5. The Wait command is used to pause the current CLI process for a 
  6. specified amount of time.
  7.  
  8. PATH:
  9. C:
  10.  
  11. SYSTEM:
  12. 2.0,  2.1,  3.0 (enhanced)
  13.  
  14. EXAMPLES:
  15. 1>WAIT  5 secs
  16. 1>WAIT 5 mins
  17.  
  18. NOTES:
  19. None.
  20.  
  21.